Skip to content

Conversation

@Ushie
Copy link
Member

@Ushie Ushie commented Apr 17, 2025

No description provided.

romreviewer and others added 30 commits July 14, 2023 10:33
* Label Back button
* Mark group section headings as headings

Signed-off-by: Patryk Miś <[email protected]>
* Update Java base to 17
* update Kotlin to 1.8.22
* update Bouncycastle
* update all dependencies
* follow the manifest on jni libs packaging
* enhance app optimization by specifying resource configurations, excluding dependencies info and unnessesary files
* Remove obsolete SDK check as we are already using minSdk 26

Signed-off-by: Patryk Miś <[email protected]>
Signed-off-by: Patryk Miś <[email protected]>
When you hover on Commit & Activity badges, `revanced` will appear in url display, but on License badge, `ReVanced` will display

This commit fix that by changing the organisation to what we're supposed to be using which is {org_name}/{repo_name} (ReVanced/...)
fixes an issue where GitHub Actions logs would be censored
* feat: store patched apps

* fix: missing string

* feat: save patch selection

* feat: things

* fix: fix broken query

* fix: remove redundant `withContext`

* fix: fix
This bump `actions/upload-artifact`@v2 to `actions/upload-artifact`@v3
@Ushie Ushie linked an issue Apr 17, 2025 that may be closed by this pull request
3 tasks
@Ushie Ushie marked this pull request as draft April 23, 2025 17:08
@oSumAtrIX oSumAtrIX force-pushed the compose-dev branch 3 times, most recently from 7338157 to 70a6950 Compare May 22, 2025 12:16
@Ushie Ushie changed the base branch from compose-dev to dev October 3, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add search functionality to the patch list screen